4001 Microsoft Internet Log Converter\n 4002 Converts Microsoft Professional Internet Services log files\n 4003 to either EMWAC log files or the Common Log File format\n 4004 Copyright (C) 1995 Microsoft Corporation\n\n 4005 Usage: %s [options] LogFile\n 4006 Options:\n 4007 -s default = all services\n 4008 f = Process FTP log entries\n 4009 g = Process Gopher log entries\n 4010 w = Prcess WWW log entries\n 4013 -t default = create output files in emwac format\n 4014 -o default = current directory\n 4015 -f default = %s (controlled by tmp)\n 4016 -n default = don't convert ip addresses to machine names\n 4017 m[cachesize] = convert ip addresses to machine names\n 4018 i = don't convert ip addresses to machine names\n 4019 -h = this help screen\n 4020 \nExamples:\n 4021 %s -sf -t ncsa -o c:\logs in*.log\n 4022 %s -t ncsa:-0300 in*.log\n 4023 %s -o \\stats\logs c:\logs\in*.log\n 4024 %s -sfg in*.log\n 4025 %s -nm *.log\n 4026 %s -t none -nm:20000 *.log 4027 Could not calculate GMT offset from time zone!\n 4028 Re-run %s using the -t ncsa:GMTOffset option\n 4029 Could not access %s for writing!\n 4030 A File Error, %ld, Occured\n 4031 New date found, file %s closed.\n 4032 \nOpening file %s for processing\n 4033 Writing file %s.\n 4034 file %s already exists, adding data to it.\n 4035 Could not find any %s files!!!\n 4036 Error loading string ID %d\n 4037 Can't initialize Winsock, error code = %d. IP addresses will not be converted to machine names.\n 4038 %s completed, %d lines processed.\n 4039 %d FTP lines written\n 4040 %d Web lines written\n 4041 %d Gopher lines written\n 4042 \nTotals:\n=======\n 4043 Total Lines Processed: %6d\n 4044 Total FTP Lines Written: %6d\n 4045 Total Web Lines Written: %6d\n 4046 Total Gopher Lines Written: %6d\n 4047 Unable to allocate cache memory. Caching disabled.\n 4048 \nTotal Cache Hits = %lu\n 4049 Total Cache Misses = %lu\n 4050 Cache Hit Ratio = %f\n 4051 %s processing in progress, %u Lines Processed\n 4052 default cachesize = 5000\n